home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4382 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  928 b 

  1. Path: paperboy.ids.net!usenet
  2. From: dougbt@ids.net
  3. Newsgroups: comp.lang.c++
  4. Subject: VC++4.0 Unresolved External
  5. Date: Mon, 29 Jan 96 17:53:34 +500
  6. Organization: IDS World Network Internet Access Service, (800)IDS-1680
  7. Message-ID: <4ejj5i$cfd@paperboy.ids.net>
  8. NNTP-Posting-Host: ids.net
  9. Keywords: C++, unresolved external, VC
  10.  
  11.  
  12. Hello, sorry for the newbie question, please email me w/ response to avoid
  13. problems.
  14.  
  15. [Q] Running VC++ V.4.0 and trying to run the Easytext example from the Sams
  16.     Programming Windows 95 book. The code was downloaded from the author's
  17.     archive at sams ftp site. Why when I go to build the .exe file does it
  18.     keep telling me 'libcr.o (crt.o) Link error, unresolved external _main'
  19.     (it's not exact, but very close to that...) Thank you very much for help
  20.     in advance, I'm pretty well versed in C, but this C++/Windows stuff is 
  21.     driving me absolutely nuts. 
  22.  
  23. dougbt@ids.net
  24. -Doug
  25.  
  26.